basically try to enforce the windows compatibility as guess from server
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 12 Feb 2025 22:02:57 +0000 (23:02 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Wed, 19 Feb 2025 13:12:37 +0000 (13:12 +0000)
commit44df8fa926b2630a3b363766f49ff658d7531940
tree3931b319af7a083823a89d5780838bc225a01482
parentf18a94fbfd3daf293481f7a5860614626a679244
basically try to enforce the windows compatibility as guess from server

for now simple rule to guess if the server has windows naming enforced

if windows naming is enforced, we enforce it for new files

if not, we do not care

for now limited to spaces removal

more to come

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/discovery.cpp